character binary meaning in Chinese
二进制字符型
Examples
- The algorithm transforms 2 - dimesion image data to 1 - dimension data by projecting the character binary image on vertical and horizon direction , as to a character image of w x h size , it reduced the operation time from about w + h level to about w x h level compared to the traditional algorithm and greatly reduced the time complexity of later processing , meanwhile it saved enough vertical and horizon lattice distribution information of the character
算法通过将字符二值化点阵图像进行垂直与水平方向投影,实现了从二维图像数据到一维数据的转化,对于w h大小字符图像,相对于传统算法,本算法将运算量从w h数量级将至w + h数量级,大大降低了后续处理运算的时间复杂度,同时保留了足够的关于字符垂直及水平点阵分布的特征信息。